Skip to content

Prepare Release v9.0.0#1122

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview
Open

Prepare Release v9.0.0#1122
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 3, 2026

This PR is a preview of the release that release-plan has prepared. To release you should just merge this PR 👍


Release (2026-05-04)

  • ember-basic-dropdown 9.0.0 (major)

💥 Breaking Change

  • ember-basic-dropdown
    • #1064 Refactor disabled getter (remove ember/runloop & fix no-side-effects) (@mkszepp)
    • #1056 Move @embroider/macros to peerDependencies (@mkszepp)
    • #1054 Remove type reexport (@mkszepp)
    • #1044 Remove deprecations (@mkszepp)
    • #1037 Convert scss files to modern api, update docs & drop node-sass support (@mkszepp)
    • #1036 Remove parameter @dir on content component (@mkszepp)
    • #1032 Add @triggerHtmlTag on <BasicDropdown> and remove @htmlTag option from yielded trigger component (fix glint v2 issue) (@mkszepp)
    • #1031 Remove dropdown option from calculatePosition (@mkszepp)
    • #1028 Remove setup blueprints (@mkszepp)
    • #1027 Drop support for old dependencies/peerDependencies (@mkszepp)
    • #1026 Drop support for ember < 4.12 (@mkszepp)
    • #1025 Drop support for passing components as string & remove @embroider/util dependency (@mkszepp)

🚀 Enhancement

  • ember-basic-dropdown
    • #1063 Remove last any types (@mkszepp)
    • #1053 Add css variables support (@mkszepp)
    • #1045 Implement @verticalPosition="auto" for @renderInPlace={{true}} (@mkszepp)
    • #1043 Improve typing by hiding auto-passed properties in yielded components (@mkszepp)
    • #1042 Use getOwner from @ember/owner instead @ember/application (@mkszepp)
    • #1039 Improve @contentHtmlTag typing, add tests and update docs (@mkszepp)
    • #1038 Add @contentHtmlTag (@mkszepp)
    • #1033 Add @triggerHtmlTag and add workaround to resolve a typing issue when @htmlTag="button" is passed (@mkszepp)
    • #1030 Move to glint v2 & improve typescript story for @triggerHtmlTag (@mkszepp)

🐛 Bug Fix

  • ember-basic-dropdown
    • #1065 Remove passing { eager: false } to modifier (it's not supported) (@mkszepp)
    • #1052 Don't require setConfig and fix docs (@mkszepp)
    • #1050 Fix calculate-position for @renderInPlace={{false}} (@mkszepp)
    • #1047 Add rootElement: 'body' in docs to avoid error (@mkszepp)

📝 Documentation

🏠 Internal

Committers: 1

@github-actions github-actions Bot force-pushed the release-preview branch from 6549c72 to 88c4c91 Compare May 4, 2026 05:40
@github-actions github-actions Bot changed the title Prepare Release Prepare Release v9.0.0 May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants